gnus-summary-kill-thread). If the prefix argument
is positive, remove all marks instead. If the prefix argument
is negative, tick articles instead.gnus-summary-lower-thread).gnus-summary-raise-thread).gnus-uu-mark-thread).gnus-uu-unmark-thread).gnus-summary-toggle-threads).gnus-summary-show-thread).gnus-summary-hide-thread).gnus-summary-show-all-threads).gnus-summary-hide-all-threads).gnus-summary-rethread-current). This works even
when the summary buffer is otherwise unthreaded.gnus-summary-reparent-thread).gnus-summary-reparent-children).The following commands are thread movement commands. They all understand the numeric prefix.
gnus-summary-next-thread).gnus-summary-prev-thread).gnus-summary-down-thread).gnus-summary-up-thread).gnus-summary-top-thread).
If you ignore subject while threading, you'll naturally end
up with threads that have several different subjects in them. If
you then issue a command like T k
(gnus-summary-kill-thread) you might not wish to
kill the entire thread, but just those parts of the thread that
have the same subject as the current article. If you like this
idea, you can fiddle with
gnus-thread-operation-ignore-subject. If it is
non-nil (which it is by default), subjects will be
ignored when doing thread commands. If this variable is
nil, articles in the same thread with different
subjects will not be included in the operation in question. If
this variable is fuzzy, only articles that have
subjects fuzzily equal will be included (see Fuzzy Matching).